func go.pact.im/x/extraio.rotate

4 uses

	go.pact.im/x/extraio (current package)
		tail.go#L74: 			rotate(p[:n], -size)
		tail.go#L84: 			rotate(p[:n], -used)
		tail.go#L106: 	rotate(r.buf, r.cur)
		tail.go#L135: func rotate(s []byte, n int) {